Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iterate expired components from the da_checker #5895

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

dapplion
Copy link
Collaborator

@dapplion dapplion commented Jun 5, 2024

Issue Addressed

Closes #5892

Proposed Changes

On the pruning routine, iterate expired entries both when threshold is reached and when it's not

@michaelsproul
Copy link
Member

Thoughts on including this in 5.2 if we are about to re-test over the weekend?

@michaelsproul
Copy link
Member

On 2nd thoughts I don't think this is worth including in 5.2. Let's get 5.2 done and then we can consider a follow-up release

@michaelsproul
Copy link
Member

Do we still need this now that the overflow cache is gone?

@dapplion
Copy link
Collaborator Author

Do we still need this now that the overflow cache is gone?

Yes, the in-memory map has a leak that is independent to the disk portion that just got dropped.

@dapplion dapplion added the ready-for-review The code is ready for review label Jul 25, 2024
Copy link
Member

@realbigsean realbigsean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@realbigsean realbigsean added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jul 25, 2024
Copy link
Member

@ethDreamer ethDreamer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good :)

@realbigsean
Copy link
Member

@mergify queue

Copy link

mergify bot commented Jul 25, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 24169b2

mergify bot added a commit that referenced this pull request Jul 25, 2024
@mergify mergify bot merged commit 24169b2 into sigp:unstable Jul 25, 2024
28 checks passed
@dapplion dapplion deleted the dachecker-prune branch July 28, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants